Namespace - LJCDBViewDAL
Parameters
viewDataID - The parent ID.
tableName - The Table name.
Returns
The DbColumns collection.
Syntax
C# |
public DbColumns LoadDbColumnsWithParentID(Int32 viewDataID, String tableName)
|
Retrieves a DbColumns collection for the specified parent ID.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.